has Background Color
Deprecated
Use supportsBackgroundColor instead.
Replace with
this.supportsBackgroundColor(block)Content copied to clipboard
Query if the given block has background color properties.
Return
true if the block has background color properties, false otherwise.
Parameters
block
the block to query.